From 5e1cdbdd503d7ca6cb09cf7a56f7a882a3da0fba Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 9 Jan 2009 14:11:22 +0000 Subject: [PATCH] * xfaces.c (Fx_font_family_list): Function deleted. Compatibility version moved to faces.el. * font.c (Ffont_family_list): Return a list of strings, not symbols. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index b1c3c887d38..aac4090e724 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-01-09 Chong Yidong + + * xfaces.c (Fx_font_family_list): Function deleted. Compatibility + version moved to faces.el. + + * font.c (Ffont_family_list): Return a list of strings, not + symbols. + 2009-01-09 Martin Rudalics * frame.c (x_set_frame_parameters): Remember requested value for -- 2.30.2